Overview
The purpose of this guide is to provide a full JavaScript language reference for the types used in Dundas BI.
The language reference itself contains information about constructors, properties, methods, and object inheritance.
Required or recommended development tools
Within the Dundas BI application, JavaScript can be used in two ways:
- Scripts can be written into the application's script editor by adding a script action for an event such as on Data Changed, or a dashboard's Ready actions.
- Scripts can be added to the JavaScript resource or referenced by a script element in the HTML resource, which can be found in the App Styling page in Administration.